home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 November / EnterCD 11_2004.iso / Gry / DDD Pool 1.0d / DDDPoolSetup_cn.exe / manual / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-08-28  |  1.3 KB  |  69 lines

  1. body,td {
  2.     margin-left: 0px;
  3.     margin-top: 0px;
  4.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  5.     font-size: 11px;
  6.     color: Black;
  7. }
  8. .text_copyright {
  9.     color: #215BA4;
  10.     font-family: Verdana, Arial, Helvetica, sans-serif;
  11.     font-size: 9px;
  12. }
  13. .left_nav_menu {
  14.     font-family: "Courier New", Courier, mono;
  15.     font-size: 14pt;
  16.     font-weight: bolder;
  17. }
  18. .subtitle {
  19.    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  20.     font-weight: bold;
  21.     font-size: 16px;
  22. }
  23. .text_main_menu {
  24.     font-family: "Courier New", Courier, mono;
  25.     font-size: 22pt;
  26.     font-weight: bold;
  27. }
  28. a:link{
  29.     color: Black;
  30.     text-decoration: none;
  31. }
  32. a:visited{
  33.     color: Black;
  34.     text-decoration: none;    
  35. }
  36. a:hover{
  37.     color: Red;
  38.     text-decoration: underline;        
  39. }
  40. a.blue_underlined_link:link{
  41.     color: Blue;
  42.     text-decoration: underline;
  43. }
  44. a.blue_underlined_link:visited{
  45.     color: Blue;
  46.     text-decoration: underline;
  47. }
  48. a.blue_underlined_link:hover{
  49.     color: Blue;
  50.     text-decoration: none;
  51. }
  52. .title {
  53.    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  54.     font-weight: bold;
  55.     font-size: 22pt;    
  56. }
  57. .verdana16px{
  58.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  59.     font-size: 16px;
  60.     font-weight: bold;
  61. }
  62. .hotlink {
  63.     color: red;
  64.     text-decoration: underline;
  65. }.highlight {
  66.     color: #000000;
  67.     background-color: #FFFF00;
  68. }
  69.